Post

Replies

Boosts

Views

Activity

A revive button
Hi All,I'm making a flappy bird clone and I have a touchesBegan override function. The problem is I can't do a revive button at the end of the game. Is there a button override function that can override touchesBegan. Any help is appreciated.
1
0
461
Apr ’20
How to Save a Score in SpriteKit(Swift 5)
How would I save a score in SpriteKit using NSUserDefaults. Also, how would I use this for a high score?I am making a Flappy Bird Clone and need to be able to save scores and have a high score.I am also new to Spritekit, and my score variable is "score". I have made a key called xpkey. I have a highscore variable and a highscorelabel variable.Any help is appreciated.
0
0
469
Apr ’20